encoding/xml.Decoder.push (method)
3 uses
encoding/xml (current package)
xml.go#L392: func (d *Decoder) push(kind int) *stack {
xml.go#L454: s := d.push(stkStart)
xml.go#L461: s := d.push(stkNs)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)